Move MIME types in desktop file to separate file for easier maintenance
Move list of supported MIME types from vlc.desktop.in to vlc.desktop.mimetypes,
with one mime type per line with the option of hash comments to associate
information with the MIME types.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Gbp-Pq: Name 0002-Move-MIME-types-in-desktop-file-to-separate-file-for.patch
* debian/upstream: Add DEP-12 metadata.
* debian/control:
- Restrict Recommends on vlc-plugin-samba to linux-any kfreebsd-any.
- Switch to timgm6mb-soundfont. (Closes: #870790)
- Bump Standards-Version.
* debian/{rules,control,vlc-plugin-base}: No longer build directfb plugin.
directfb upstream is inactive and the plugin got removed for vlc 3.0.
* debian/vlc-plugin-base.lintian-overrides: Override
shlibs-with-non-pic-code. See lintian overrides of ffmpeg for more
details.